home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Tampa Bay Amiga Group / TBAG - Tampa Bay Amiga Group's Disk of the Month #51 (1991)(Merlin's Software - Amiganuts United)(PD).zip / TBAG - Tampa Bay Amiga Group's Disk of the Month #51 (1991)(Merlin's Software - Amiganuts United)(PD).adf / Docs / AreaFinder.docs < prev    next >
Text File  |  1991-01-08  |  1KB  |  26 lines

  1. AreaCodeFinder
  2. By Scott Timberlake
  3. Version 1.0
  4.  
  5. This simple utility was written for one simple reason. I received a long
  6. list of BBS phone numbers, and I wanted to know where each of them were
  7. before I called. So I simply opened the phone book and started looking them
  8. up. It was then that I discovered that the area codes are in no order
  9. whatsoever, and this made it difficult and time consuming to do. So I
  10. decided to write a program to do it for me, since this is the kind of thing
  11. they are best at.
  12. Using the program is extremely simple. Just type in the area code of the
  13. number in question, and the program will give you the approximate area of
  14. the state for that area. Now before anyone gets upset and says that the
  15. program is not exactly correct, I will tell you that the descriptions that
  16. the program gives you were written by me. They are meant to be fairly
  17. accurate but not precise to the inch. So if I say that 213 is Southwest
  18. California and it could also be considered to be just Southern California,
  19. don't have a cow. It's close enough for government work.
  20. Before you run the program you must copy the Bas_runtime.library to the
  21. Libs: directory on your Workbench disk. The program itself can be placed
  22. anywhere and is only 5.7k long. It was written on an Amiga 1000 w/2 Megs.
  23. It has not been tested on either an A500 or A2000, but I would not expect
  24. any problems. If there are, let me know.
  25.  
  26.